Don't build HTML documentation in Architecture: any builds
authorSimon McVittie <smcv@debian.org>
Sat, 29 Feb 2020 18:50:27 +0000 (18:50 +0000)
committerSimon McVittie <smcv@debian.org>
Sat, 29 Feb 2020 23:33:12 +0000 (23:33 +0000)
commit5450171a72d789234b2501dcdd7ccad98cba6d69
treed5664a1197a25a32e5217b4796a7cb686e3b965d
parentbf5fbc4de534f27b7a34f55ea44b43d850a10996
Don't build HTML documentation in Architecture: any builds

With Autotools, we would have had to leave gtk-doc-tools in the
Build-Depends for gtkdocize, but with Meson we can demote it to
Build-Depends-Indep.

Promote docbook-xml and docbook-xsl to Build-Depends instead: they are
needed in all builds for the example programs' man pages. Previously,
they were pulled in by gtk-doc-tools.
debian/control
debian/control.in
debian/rules